home *** CD-ROM | disk | FTP | other *** search
/ Aminet 6 / Aminet 6 - June 1995.iso / Aminet / comm / bbs / infodesk.lha / InfoDesk.Doc < prev    next >
Encoding:
Text File  |  1990-09-30  |  3.4 KB  |  94 lines

  1.  
  2.                              +--------------------+
  3.                              |      InfoDesk      |
  4.                              |         by         |
  5.                              |   Mark D. Turner   |
  6.                              +--------------------+
  7.  
  8.  
  9. GENERAL:
  10. InfoDesk is like a bulletin area with sub-menus.  Picking a selection may
  11. lead to another menu or display a text file.  Sysops may have as many text
  12. files available for users as they like.  They can be easily grouped, too.
  13.  
  14.  
  15. STARTUP:
  16. Copy the files into their own directory as described in the Metro BBS docs.
  17. Rename INFODESK to DOOR18 or whatever name is proper for your setup.
  18.  
  19.  
  20. MENU FILES:
  21. Each starts with a '\' which is followed by the menu which it exits to.
  22. The main menu must be named "MAIN.DAT" and the first line must be "\NONE"
  23. The other lines contain the choice that appears on screen and the file it
  24. calls.  The file called can be another menu or a text file.
  25.  
  26.  
  27. EXAMPLES:
  28. =========================================================================
  29. MAIN.DAT
  30.  
  31. \NONE                           <-- first line must say this
  32. Amiga Info\Amiga-1              <-- menu choice and the file it calls
  33. IBM Info\IBM-1                  <-- menu choice and the file it calls
  34.  
  35. =========================================================================
  36. AMIGA-1.DAT
  37.  
  38. \Main                           <-- will exit to menu named MAIN.DAT
  39. Amiga Graphics\Amiga-2          <-- menu choice and the file it calls
  40. Amiga Sounds\Amiga-3            <-- menu choice and the file it calls
  41.  
  42. =========================================================================
  43. AMIGA-2.DAT
  44.  
  45. Here would be some info on Amiga graphics.  Just a plain text file that
  46. could ramble on forever and ever (if ya had the disk space).  If it runs
  47. longer than one page the program automatically pauses.  When the user
  48. finishes, it automatically exits to the AMIGA-1 menu.
  49.  
  50. =========================================================================
  51.  
  52.  
  53. TEXTFILES:
  54. Text files are just plain ol' files that you can create with any text
  55. editor.  The first line cannot start with '\'.  Hopefully the included
  56. examples will clarify how things are setup.
  57.  
  58.  
  59. SAMPLE FILES:
  60. The sample files were, for the most part, written very quickly and should
  61. be examined carefully before use.  I was just trying to slap together
  62. something to show how everything works.
  63.  
  64.  
  65. WHO DID IT:
  66. InfoDesk was written by Mark D. Turner.  No one may claim a copyright on
  67. this program or the accompanying text files.  I run a part-time BBS:
  68.  
  69.                                 THE OUTER LIMITS
  70.                                 Monday to Friday
  71.                                 8:00am to 7:00pm
  72.                                   304-327-7452
  73.  
  74. Contributions would be greatly appreciated and may be sent to:
  75.  
  76.                                  Mark D. Turner
  77.                              Lot 1 Hollyhill Estates
  78.                                Bluefield, WV 24701
  79.  
  80.  
  81. THANKS TO:
  82. A big thanks to Jason Godsey of The Anacortes Express! in Washington for
  83. contributing example text and graphic files.  His bbs may be reached at:
  84.  
  85.                              The Anacortes Express!
  86.                                  1-206-293-9311
  87.  
  88. And another big thanks to Percy Broadnax for creating Metro BBS.  His bbs
  89. may be reached at:
  90.  
  91.                              The Metro Detroit BBS
  92.                                  1-313-893-7773
  93.                               All day, every day!
  94.